Scripting > CxEditors > CxGrpEditor Object

CxGrpEditor Object

The CxGrpEditor object is a dialog box-based editor for the Group Service (GRP). Declare the object using the following code:

CreateObject("CxEditors.CxGrpEditor")

Each method in this document will assume you have declared and connected the CxGrpEditor object using the following code:

Dim GrpEditor

Set GrpEditor = CreateObject("CxEditors.CxGrpEditor")

GrpEditor.Connect("CYGDEMO.GRP")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.